StudentAccountPendingTransactionRegisteredClass 
EntityType  Independent 
Logical Entity Name  StudentAccountPendingTransactionRegisteredClass 
Default Table Name  SaPendingChargeDetail 
Logical Only  NO 
Definition 
 
Note 
 

StudentAccountPendingTransactionRegisteredClass Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
StudentAccountPendingTransactionRegisteredClassId(PK)    INTEGER  NO 
 
ClassSectionId(FK)    INTEGER  YES 
 
TermId(FK)    INTEGER  YES 
 
NumberUnits    NUMERIC(9, 2)  NO 
 
Type    CHAR(1)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentAccountPendingTransactionRegisteredClass Keys 
Key Name  Key Type  Keys 
SaPendingChargeDetail_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_saPendingChargeDetail_saPendingChargeDetailID  PrimaryKey  StudentAccountPendingTransactionRegisteredClassId 
SaPendingChargeDetail_AdEnrollID_SyCampusID_AdTermID_U_N_IDX  Alternate Key  StudentEnrollmentPeriodId 
SaPendingChargeDetail_AdEnrollID_AdClassSchedID_SaPendingChargeDetailID_U_N_IDX  Alternate Key  StudentEnrollmentPeriodId 

StudentAccountPendingTransactionRegisteredClass Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSection  Non-Identifying  Zero or One to Zero or More        ClassSectionId  NO 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAccountPendingTransactionRegisteredClass Check Constraints 
Check Constraint Name  CheckConstraint